vector_clamp
Syntax:
vector_clamp(vector, min, max)
Arguments:
| Argument Name | Type | Description | 
|---|---|---|
| vector | vector | vector to modify | 
| min | real | minimum allowed value | 
| max | real | maximum allowed value | 
Returns: (vector)
Description:
Loading page...
Syntax:
vector_clamp(vector, min, max)
Arguments:
| Argument Name | Type | Description | 
|---|---|---|
| vector | vector | vector to modify | 
| min | real | minimum allowed value | 
| max | real | maximum allowed value | 
Returns: (vector)
Description:
Loading page...